home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / lib / python2.5 / sha.pyc (.txt) < prev    next >
Python Compiled Bytecode  |  2008-10-29  |  267b  |  9 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.5)
  3.  
  4. from hashlib import sha1 as sha
  5. new = sha
  6. blocksize = 1
  7. digest_size = 20
  8. digestsize = 20
  9.